projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
849f465
)
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
author
Kevin Ryde
<user42@zip.com.au>
Tue, 27 Oct 2009 22:59:55 +0000
(22:59 +0000)
committer
Kevin Ryde
<user42@zip.com.au>
Tue, 27 Oct 2009 22:59:55 +0000
(22:59 +0000)
help-xref-info-regexp and help-xref-url-regexp to identify links.
(Further to Bug#3921).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 80bec52f00052da52dba75094b0dcbb0232b94c0..254fcb2832fa7234cdbe4f28c4f1b7b2594ac4fa 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2009-10-27 Kevin Ryde <user42@zip.com.au>
+
+ * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
+ help-xref-info-regexp and help-xref-url-regexp to identify links.
+ (Further to Bug#3921).
+
2009-10-27 Michael Albinus <michael.albinus@gmx.de>
* net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.